ActiveReports 18 .NET Edition
MESCIUS.ActiveReports.Viewer.Common Assembly / GrapeCity.Viewer.Common Namespace / ObservableCollection<T> Class
Properties Methods Events

In This Topic
    ObservableCollection<T> Class Members
    In This Topic

    The following tables list the members exposed by ObservableCollection<T>.

    Public Constructors
     NameDescription
    Public ConstructorOverloaded.   
    Top
    Public Events
     NameDescription
    Public EventOccurs when the items list of the collection has changed, or the collection is reset.  
    Public EventOccurs when a property value changes.  
    Top
    See Also